projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30272af
)
doc: typo
author
吴冉波
<wuranbo@gmail.com>
Sat, 16 Jul 2016 15:19:24 +0000
(23:19 +0800)
committer
GitHub
<noreply@github.com>
Sat, 16 Jul 2016 15:19:24 +0000
(23:19 +0800)
src/doc/config.md
patch
|
blob
|
history
diff --git
a/src/doc/config.md
b/src/doc/config.md
index d091633b1d14c15b9c106a8dc61fa15f8dceb55f..f1272ca84ef6fa8fc07a104adcdb98197c5eb50a 100644
(file)
--- a/
src/doc/config.md
+++ b/
src/doc/config.md
@@
-95,7
+95,7
@@
color = 'auto' # whether cargo colorizes output
retry = 2 # number of times a network call will automatically retried
# Alias cargo commands. The first 3 aliases are built in. If your
-command requires grouped whitespace use the list format.
+
#
command requires grouped whitespace use the list format.
[alias]
b = "build"
t = "test"